home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / whtsn332.zip / WHATSNEW.DOC next >
Text File  |  1992-07-01  |  6KB  |  113 lines

  1. Whatsnew? v3.32  Copyright (c) 1991, 1992 David Sward               Released in
  2. A utility for Searchlight BBS v2.15+                                  June 1992
  3. -------------------------------------------------------------------------------
  4.  
  5.  
  6.      Purpose: The purpose of this program is to give the user a concise listing
  7.               of any new messages, bulletins and files available on the BBS
  8.               since the users last call.
  9.  
  10.  
  11.     Warranty: There is no warranty.  It's free, what do you want for nothing?!?
  12.     
  13.  
  14. Registration: This program is Freeware.  No registration is required or asked
  15.               for.  However, if you do use this program, please tell me.
  16.  
  17.  
  18.        Usage: Whatsnew [path to CONFIG.SL2] [toggles]   to run the program, or
  19.               Whatsnew ?                                for usage help.
  20.  
  21.  
  22.      Toggles: The toggles are used to modify the default behavior of the
  23.               program.  The toggles are:
  24.  
  25.                 /1      Initial more prompt                 Default no
  26.                 /C      Clear the screen                            YES
  27.                 /T      Display the five title lines                YES
  28.                 /M      Page-break more prompts                     YES
  29.                 /N      Personal message number display             YES
  30.                 /E      Scanning of mailbox                         no
  31.                 /LE     Listing of new mail                         no
  32.                 /S      Scanning of the subboards                   YES
  33.                 /LS     Listing of personal messages                no
  34.                 /B      Scanning of the bulletins                   YES
  35.                 /LB     Listing of new bulletins                    no
  36.                 /D      Scanning of the directories                 YES
  37.                 /LD     Listing of new files                        no
  38.                 /LX     Listing of extended descriptions            no
  39.                 /I      Ignore files with dates after today         no
  40.                 /L      Toggles /LE, /LS, /LB, /LD and /LX          ---
  41.                 /2      Final more prompt                           no
  42.  
  43.  
  44.  Explanation: The /L and /I toggles.  
  45.  
  46.               The /L toggle (including /Lx) determine whether or not Whatsnew
  47.               will list the new messages/files with a display like 
  48.               Searchlight's Scan/Files displays.  Note: The /Lx toggle is only
  49.               effective IF and only if the corresponding area is scanned.  So
  50.               the toggle string /SLS will still skip the subboards, while
  51.               /LS will scan and will list new personal messages.  Also, if you
  52.               want to toggle all /L switches, you cannot put another toggle 
  53.               after /L; it must be the last toggle with the current "/".  So
  54.               to list all except the bulletins you can use "/L /LB".
  55.               
  56.               The /I toggle will not count/display files with dates in the 
  57.               future.  This is so Whatsnew will not count Allfiles-type files
  58.               which have dates set at 12-31-99 or such.
  59.  
  60.               This may be confusing, so feel free to contact me with your
  61.               questions.  For how to contact me, read the section "Author".
  62.  
  63.  
  64.     Examples: C:\BBS>Whatsnew C:\BBS2 /12
  65.                 This will read from the CONFIG.SL2 in C:\BBS2 with both the
  66.                 initial and final more prompts.
  67.  
  68.               C:\BBS>Whatsnew /1BI
  69.                 This will use the initial more prompt and will skip the
  70.                 bulletins, using the config in C:\BBS, and will skip all files
  71.                 with dates after today.
  72.                 
  73.               C:\BBS>Whatsnew /12ELE 
  74.                 This will use the initial and final more prompts as well as 
  75.                 scanning and listing new personal email.
  76.  
  77.               C:\BBS>Whatsnew ?
  78.                 This will show the usage text.
  79.  
  80.  
  81.      History: Ver  Date    Comments
  82.               2.2- Aug 91  Old versions; old news.
  83.  
  84.               3.0  Jun 92  Found the source!  Changed to use the Programmer's
  85.                            Library instead of my own routines, should be
  86.                            better;  now tells the user the number of personal
  87.                            messages in the sub; pluralization.
  88.  
  89.               3.1  Jun 92  Finally fixed the damn files date bug (thanks to
  90.                            Richard Lis).
  91.                            
  92.               3.2  Jun 92  Local testing.  Felt the new features warranted an
  93.                            additional version number increase.
  94.  
  95.               3.3  Jun 92  Added the /C, /T, /I and the /L family of switches.
  96.                            Added the support for personal email scanning (/E)
  97.                            (suggested by Dan Peck).  Consolidated source to one
  98.                            file.  Added time slice releasing to better support
  99.                            multitasking.
  100.  
  101.  
  102.       Author: Written by David Sward.  For general questions about Whatsnew you
  103.               can contact me on the Fidonet SEARCHLIGHT echo.  My email
  104.               addresses follow:
  105.  
  106.                    BBS: Mail DAVID SWARD on the Pleasure Palace BBS (Sysop
  107.                         Barry Dowell).  301-627-4953, 14.4k HST/V32.
  108.                Fidonet: 1:109/70.871
  109.               Internet: dsa3@andrew.cmu.edu or sward@cmu.edu
  110.  
  111.               During May-August and December-January send mail to my Fidonet
  112.               address.  The rest of the year send mail to my Internet account.
  113.